Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "cyehr-sd-careteam-r4",
"url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-careteam-r4",
"name" : "CYEHRSDCareTeam",
"title" : "Cyprus EHR Care Team profile",
"status" : "draft",
"publisher" : "eHealth4U",
"contact" : [
{
"name" : "eHealth Lab (University of Cyprus)",
"telecom" : [
{
"system" : "email",
"value" : "ehealthl@ucy.ac.cy",
"use" : "work"
}
]
}
],
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "CareTeam",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "CareTeam.meta",
"path" : "CareTeam.meta"
},
{
"id" : "CareTeam.meta.profile",
"path" : "CareTeam.meta.profile",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "CareTeam.meta.profile:CyprusEHRProfile",
"path" : "CareTeam.meta.profile",
"sliceName" : "CyprusEHRProfile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-careteam-r4"
},
{
"id" : "CareTeam.meta.security",
"path" : "CareTeam.meta.security"
},
{
"id" : "CareTeam.meta.security.system",
"path" : "CareTeam.meta.security.system",
"min" : 1
},
{
"id" : "CareTeam.meta.security.code",
"path" : "CareTeam.meta.security.code",
"min" : 1
},
{
"id" : "CareTeam.meta.security.display",
"path" : "CareTeam.meta.security.display",
"min" : 1
},
{
"id" : "CareTeam.meta.tag",
"path" : "CareTeam.meta.tag"
},
{
"id" : "CareTeam.meta.tag.system",
"path" : "CareTeam.meta.tag.system",
"min" : 1
},
{
"id" : "CareTeam.meta.tag.code",
"path" : "CareTeam.meta.tag.code",
"min" : 1
},
{
"id" : "CareTeam.meta.tag.display",
"path" : "CareTeam.meta.tag.display",
"min" : 1
},
{
"id" : "CareTeam.identifier.type",
"path" : "CareTeam.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.identifier.type.coding.system",
"path" : "CareTeam.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.identifier.type.coding.code",
"path" : "CareTeam.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.identifier.type.coding.display",
"path" : "CareTeam.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.category",
"path" : "CareTeam.category",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.category.coding.system",
"path" : "CareTeam.category.coding.system",
"min" : 1
},
{
"id" : "CareTeam.category.coding.code",
"path" : "CareTeam.category.coding.code",
"min" : 1
},
{
"id" : "CareTeam.category.coding.display",
"path" : "CareTeam.category.coding.display",
"min" : 1
},
{
"id" : "CareTeam.subject",
"path" : "CareTeam.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient"
]
}
],
"mustSupport" : true
},
{
"id" : "CareTeam.subject.identifier.type",
"path" : "CareTeam.subject.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.subject.identifier.type.coding.system",
"path" : "CareTeam.subject.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.subject.identifier.type.coding.code",
"path" : "CareTeam.subject.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.subject.identifier.type.coding.display",
"path" : "CareTeam.subject.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.encounter",
"path" : "CareTeam.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Encounter",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4"
]
}
]
},
{
"id" : "CareTeam.encounter.identifier.type",
"path" : "CareTeam.encounter.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.encounter.identifier.type.coding.system",
"path" : "CareTeam.encounter.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.encounter.identifier.type.coding.code",
"path" : "CareTeam.encounter.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.encounter.identifier.type.coding.display",
"path" : "CareTeam.encounter.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.participant.role",
"path" : "CareTeam.participant.role",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.participant.role.coding.system",
"path" : "CareTeam.participant.role.coding.system",
"min" : 1
},
{
"id" : "CareTeam.participant.role.coding.code",
"path" : "CareTeam.participant.role.coding.code",
"min" : 1
},
{
"id" : "CareTeam.participant.role.coding.display",
"path" : "CareTeam.participant.role.coding.display",
"min" : 1
},
{
"id" : "CareTeam.participant.member",
"path" : "CareTeam.participant.member",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolehealthcareassociate-r4",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
]
}
]
},
{
"id" : "CareTeam.participant.member.identifier.type",
"path" : "CareTeam.participant.member.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.participant.member.identifier.type.coding.system",
"path" : "CareTeam.participant.member.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.participant.member.identifier.type.coding.code",
"path" : "CareTeam.participant.member.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.participant.member.identifier.type.coding.display",
"path" : "CareTeam.participant.member.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.participant.onBehalfOf",
"path" : "CareTeam.participant.onBehalfOf",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
]
}
]
},
{
"id" : "CareTeam.participant.onBehalfOf.identifier.type",
"path" : "CareTeam.participant.onBehalfOf.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.participant.onBehalfOf.identifier.type.coding.system",
"path" : "CareTeam.participant.onBehalfOf.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.participant.onBehalfOf.identifier.type.coding.code",
"path" : "CareTeam.participant.onBehalfOf.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.participant.onBehalfOf.identifier.type.coding.display",
"path" : "CareTeam.participant.onBehalfOf.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.reasonCode",
"path" : "CareTeam.reasonCode",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.reasonCode.coding.system",
"path" : "CareTeam.reasonCode.coding.system",
"min" : 1
},
{
"id" : "CareTeam.reasonCode.coding.code",
"path" : "CareTeam.reasonCode.coding.code",
"min" : 1
},
{
"id" : "CareTeam.reasonCode.coding.display",
"path" : "CareTeam.reasonCode.coding.display",
"min" : 1
},
{
"id" : "CareTeam.reasonReference",
"path" : "CareTeam.reasonReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-problem-r4",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-diagnosis"
]
}
]
},
{
"id" : "CareTeam.reasonReference.identifier.type",
"path" : "CareTeam.reasonReference.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.reasonReference.identifier.type.coding.system",
"path" : "CareTeam.reasonReference.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.reasonReference.identifier.type.coding.code",
"path" : "CareTeam.reasonReference.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.reasonReference.identifier.type.coding.display",
"path" : "CareTeam.reasonReference.identifier.type.coding.display",
"min" : 1
},
{
"id" : "CareTeam.managingOrganization",
"path" : "CareTeam.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
]
}
]
},
{
"id" : "CareTeam.managingOrganization.identifier.type",
"path" : "CareTeam.managingOrganization.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "CareTeam.managingOrganization.identifier.type.coding.system",
"path" : "CareTeam.managingOrganization.identifier.type.coding.system",
"min" : 1
},
{
"id" : "CareTeam.managingOrganization.identifier.type.coding.code",
"path" : "CareTeam.managingOrganization.identifier.type.coding.code",
"min" : 1
},
{
"id" : "CareTeam.managingOrganization.identifier.type.coding.display",
"path" : "CareTeam.managingOrganization.identifier.type.coding.display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.